CalendarView for WinForms
Columns プロパティ (Matrix<T>)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix<T> クラス : Columns プロパティ
Get the vectors from the column direction.
シンタックス
'宣言
 
Public ReadOnly Property Columns As Vector(Of T)()
public Vector<T>[] Columns {get;}

プロパティ値

A Vector array indicates the columns of the matrix.
参照

Matrix<T> クラス
Matrix<T> メンバ